Public Overridable Default Property Item( _ ByVal index As Integer _ ) As T
public virtual T this[ int index ]; {get; set;}
index
BaseItemCollection<T> クラス BaseItemCollection<T> メンバ
© 2005-2015 GrapeCity inc. All rights reserved.